literal$45003$ - translation to ελληνικό
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

literal$45003$ - translation to ελληνικό

IN LOGIC, ATOMIC FORMULA (ATOM) OR ITS NEGATION
Positive literal; Negative literal; Pure literal; Positive Literal; Pure Literal; Negative Literal; Boolean literal; Polarity (mathematical logic); Complementary literal

literal      
adj. κατά γράμμα, κυριολεκτικός

Ορισμός

Scarecrow
·noun The black tern.
II. Scarecrow ·noun A person clad in rags and tatters.
III. Scarecrow ·noun Anything set up to frighten crows or other birds from cornfields; hence, anything terifying without danger.

Βικιπαίδεια

Literal (mathematical logic)

In mathematical logic, a literal is an atomic formula (also known as an atom or prime formula) or its negation. The definition mostly appears in proof theory (of classical logic), e.g. in conjunctive normal form and the method of resolution.

Literals can be divided into two types:

  • A positive literal is just an atom (e.g., x {\displaystyle x} ).
  • A negative literal is the negation of an atom (e.g., ¬ x {\displaystyle \lnot x} ).

The polarity of a literal is positive or negative depending on whether it is a positive or negative literal.

In logics with double negation elimination (where ¬ ¬ x x {\displaystyle \lnot \lnot x\equiv x} ) the complementary literal or complement of a literal l {\displaystyle l} can be defined as the literal corresponding to the negation of l {\displaystyle l} . We can write l ¯ {\displaystyle {\bar {l}}} to denote the complementary literal of l {\displaystyle l} . More precisely, if l x {\displaystyle l\equiv x} then l ¯ {\displaystyle {\bar {l}}} is ¬ x {\displaystyle \lnot x} and if l ¬ x {\displaystyle l\equiv \lnot x} then l ¯ {\displaystyle {\bar {l}}} is x {\displaystyle x} . Double negation elimination occurs in classical logics but not in intuitionistic logic.

In the context of a formula in the conjunctive normal form, a literal is pure if the literal's complement does not appear in the formula.

In Boolean functions, each separate occurrence of a variable, either in inverse or uncomplemented form, is a literal. For example, if A {\displaystyle A} , B {\displaystyle B} and C {\displaystyle C} are variables then the expression A ¯ B C {\displaystyle {\bar {A}}BC} contains three literals and the expression A ¯ C + B ¯ C ¯ {\displaystyle {\bar {A}}C+{\bar {B}}{\bar {C}}} contains four literals. However, the expression A ¯ C + B ¯ C {\displaystyle {\bar {A}}C+{\bar {B}}C} would also be said to contain four literals, because although two of the literals are identical ( C {\displaystyle C} appears twice) these qualify as two separate occurrences.